table of contents
FcLangSetGetLangs(3) | FcLangSetGetLangs(3) |
NAME¶
FcLangSetGetLangs - get the list of languages in the langset
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcStrSet * FcLangSetGetLangs (const FcLangSet *ls);
DESCRIPTION¶
Returns a string set of all languages in langset.
30 8月 2018 | Fontconfig 2.13.1 |